proxy pattern

[ˈprɒksi ˈpætn]
  • proxy pattern
  • 释义

    代理模式;

纠错 数据更新时间:2025-12-07 19:40:57
1、

Optimizing AMI model of CORBA based on the proxy pattern

基于Proxy模式的AMI模型优化方法

互联网摘选

2、

In the black box automation module, first discussed the Proxy pattern black box test, this pattern good and bad points.

在黑盒自动化模块,首先讨论了Proxy模式的黑盒测试,该模式的优缺点。

互联网摘选

3、

The access layer on knowledge repository was designed with variety design patterns: adapter pattern, Singleton pattern, observer pattern, decorative pattern, proxy pattern and synthetic pattern.

本文知识库访问层设计中采用多种设计模式:适配器模式、单例模式、观察者模式、装饰模式、代理模式及合成模式。

互联网摘选

4、

The proxy design pattern also has possibilities for adding caching and some content validation, making it a good solution even when all content is loaded from the same server.

代理设计模式也可添加缓存和一些内容验证,因此在所有内容均加载自同一服务器时,这是一种不错的解决方案。

互联网摘选

5、

In general, action-based routing is used within a Dynamic or Static Service Gateway, while the URL and XPath modes are used only in the new Proxy Gateway pattern, which is described below.

一般情况下,在动态或静态服务网关内使用基于动作的路由,URL和XPath模式仅在代理网关模式下使用,如下所述。

互联网摘选

6、

Application of Proxy Pattern in the Integration of Code

Proxy思想在代码集成中的应用

互联网摘选

7、

The service selector pattern extends the simple service proxy pattern and introduces the concept of routing service requests.

服务选择器模式对简单服务代理模式进行了扩展,引入了路由服务请求的概念。

互联网摘选

8、

This paper presents an EJB architecture model based on design pattern, explains detailedly the use of EJB Proxy pattern and EJB Factory pattern in the model.

文章提出了一种基于设计模式描述EJB体系结构的模型,详细地说明了EJBProxy模式和EJBFactory模式在其中的应用。

互联网摘选

9、

Dynamic Proxy is a structural pattern that defines a set of classes and method invocations which are dispatched to an invocation handler that is specified when the dynamic proxy classes are generated.

动态代理是一种结构模式,它定义了一组类与方法调用,这些类和调用被分派给调用句柄(在动态代理类生成的时候指定)。

互联网摘选

10、

Myself mainly realize am based on the Proxy pattern black box automation test.

本人主要实现的是基于Proxy模式的黑盒自动化测试。

互联网摘选

11、

Second, it uses resource proxy pattern to realize role-based access control of mobile agents. Thus, it can give the sensitivity resource double protection.

二是采用资源代理模式实现移动代理基于角色的权限特化,对敏感资源进行双重保护。

互联网摘选

12、

Based on the bank and power supply enterprise network, this article presents the software architecture, design methodology and implementing details of the electricity fee payment system, focusing on the key techniques of proxy design pattern and network programming with sockets.

介绍了在设计银电联网电费缴纳系统中所采用的软件体系结构,系统的代理模式设计思想和编程实现方法。主要说明了前置机软件代理设计模式和Sockets网络编程的技术要点。

互联网摘选

13、

It describes two kinds of design patterns in COM in detail: Factory Method Pattern and Proxy Pattern, and tells how to realize the former.

接着具体讲述了组件对象模型中使用的两种设计模式:工厂方法模式和代理模式。

互联网摘选

14、

Based-on RBAC, the access control and authority management can accomplish united authority management and scrupulous access control by applying role pattern and proxy pattern.

访问控制和权限管理采用RBAC模型(基于角色的访问控制模型),应用Role模式和代理模式,做到了统一的权限管理和细粒度的访问控制。

互联网摘选

15、

The service translator pattern also extends the simple service proxy pattern.

服务转换器模式也是通过对简单服务代理模式扩展而来。

互联网摘选

16、

Study on Ajax and Web Services integrated framework based Proxy pattern

基于Proxy模式的Ajax和Web Services框架研究

互联网摘选

17、

Using some object oriented design principles, this paper introduces a new universal data access pattern which supports multiple RDBMS and data driver components combined with proxy pattern and factory method pattern.

运用面向对象的设计原则,将代理模式与工厂方法模式相结合,提出了一种新的通用数据访问模式。

互联网摘选

18、

The best solution for loading extension points is to use the proxy pattern.

加载扩展点的最佳解决方案是使用代理模式。

互联网摘选

19、

In the proxy pattern, one ( or more) object offers a common interface to the underlying libraries.

在代理模式中,由一个(或多个)对象为底层的库提供通用的接口。

互联网摘选

20、

Decorator is a structural pattern that defines a wrapper for caching, publishing, and exchanging service assertions used for connecting to appropriate services and re-utilizing proxy classes.

装饰(Decorator)模式是一种结构模式,它定义了缓存、发布与交换服务声明的封装器,用于连接合适服务与可重用的代理类。

互联网摘选

21、

During design the system, we follow the prince of design patters, to allow the various functions work together we adopt proxy pattern.

在系统设计和实现中遵循设计模式的原则,并通过引入代理模式让系统的各个功能协同工作。

互联网摘选

22、

Electricity Fee Payment System of Bank and Power Supply Enterprise Network Based on Proxy Design Pattern

基于代理设计模式的银电联网电费缴纳系统

互联网摘选

23、

It was applied to solve several different problems and, along with the proxy pattern, became a core project metaphor that was often discussed in design sessions.

它与代理模式一起被用来解决几种不同的问题,并成为设计会议中常常讨论的一项核心项目课题。

互联网摘选

24、
25、

Using some excellent designs patterns in the design, such as factory model, proxy pattern and singleton pattern.

同时,在设计体系架构时,使用了一些优秀的设计模式,如工厂模式,代理模式、单例模式等。

互联网摘选

26、

This paper offer some optimization scheme of performance, such as finitely view patterns, message proxy pattern and entity engine etc. The entity engine optimizations chemise already realized in the process of system optimization.

本文在系统实现的基础上又提出了有限视图模式、消息代理模式、实体引擎等性能优化方案,其中的实体引擎等优化方案在系统优化过程中已经给予实现。

互联网摘选

27、

This model is built on Intrusion Detection Message Exchange Format and Intrusion Detection Exchange Protocol and Proxy Pattern is used during its design.

该模型是以IDWG提出的入侵检测信息交换格式和入侵检测交换协议为协议基础,设计上主要利用了代理模式。

互联网摘选

28、

The design of datasheet maintenance framework is introduced, and the development of information system based on the object oriented framework is discussed. The whole designing process of datasheet maintenance framework based on Proxy pattern, UML class diagram, and sequence diagram is given.

通过数据表维护框架的设计讨论了面向对象框架在信息系统开发中的应用,给出了基于Proxy模式(代理模式)、UML类图及序列图的数据表维护框架的详细设计过程。

互联网摘选

  • 相关词组
  • 今日热词
  • 热门搜索

纳米英语英语词典(dict.nm3.cn)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈